- 
		Home
	
- 
Table Rate Shipping Method for WooCommerce by Flexible Shipping
- 
4.24.1
- 
Code
- 
Classes
-  CSV 
		
			
				
					
													
								
																			
											| Total Complexity | 43 | 
																			
											| Dependencies | 4 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 317 | 
																			
											| Lines of code | 201 | 
																			
											| Logical lines of code | 98 | 
																	
							 
													
								
																			
											| Comment lines | 78 | 
																			
											| Methods | 9 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 9
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| new_shipping_method() | A | 40 | 11 | 60 | 
					
				| new_rule() | A | 44 | 9 | 46 | 
					
				| import() | A | 47 | 9 | 36 | 
					
				| maybe_populate_and_create_shipping_classes() | S | 57 | 4 | 16 | 
					
				| convert_rows_to_named_values() | S | 61 | 3 | 13 | 
					
				| get_numeric_value_from_row() | S | 60 | 3 | 13 | 
					
				| add_columns_to_row() | S | 71 | 2 | 6 | 
					
				| get_csv_delimiter() | S | 79 | 1 | 3 | 
					
				| load_csv_from_file() | S | 68 | 1 | 8 |